projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28fab2e
)
wayland: Remove unused variable
author
Benjamin Otte
<otte@redhat.com>
Fri, 29 Mar 2013 12:36:01 +0000
(13:36 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Mon, 1 Apr 2013 12:20:46 +0000
(14:20 +0200)
gdk/wayland/gdkscreen-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkscreen-wayland.c
b/gdk/wayland/gdkscreen-wayland.c
index 5c6c1dd527fa546b345c2f0ce7bd294d8bead4c3..be51d9fed6dee01be7a5be103a28b007468348ec 100644
(file)
--- a/
gdk/wayland/gdkscreen-wayland.c
+++ b/
gdk/wayland/gdkscreen-wayland.c
@@
-885,7
+885,6
@@
output_handle_geometry(void *data,
int32_t transform)
{
GdkWaylandMonitor *monitor = (GdkWaylandMonitor *)data;
- GdkWaylandDisplay *display = GDK_WAYLAND_DISPLAY (monitor->screen->display);
monitor->geometry.x = x;
monitor->geometry.y = y;